home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / SET / TRANSLATION < prev    next >
Encoding:
Text File  |  1993-05-04  |  3.0 KB  |  67 lines

  1. Usage: SET TRANSLATION <character translation table>
  2.   The TRANSLATION variable defines a character translation
  3.   table.  By default, ircII assumes that all text processed
  4.   over the network is in the ISO 8859/1 map, also known as
  5.   Latin-1.  This is identical to standard ASCII, except that
  6.   it is extended with additional characters in the range
  7.   128-255.  Many environments by default use the Latin-1 map,
  8.   such as X Windows, MS Windows, AmigaDOS, and modern ANSI
  9.   terminals including Digital VT200, VT300, VT400 series and
  10.   MS-Kermit.  However, many older environments use non-standard
  11.   extensions to ASCII, and yet others use 7-bit national
  12.   replacement sets.
  13.  
  14.   Some available settings for the TRANSLATION variable:
  15.  
  16.   8-bit sets:
  17.     LATIN_1             ISO 8859/1.  Default.
  18.     HP_MCS              Hewlett Packard Extended Roman 8.
  19.     MACINTOSH           Apple Macintosh computers and boat
  20.                         anchors.
  21.     CP437               Old IBM PC, compatibles and Atari ST.
  22.     CP850               New IBM PC compatibles and IBM PS/2.
  23.     DEC_MCS             DEC Multinational Character Set.
  24.                         VAX/VMS.  VT320's and other 8-bit
  25.                         Digital terminals use this set by
  26.                         default, but I recommend changing to
  27.                         Latin-1 in the terminal Set-Up.
  28.     DG_MCS              Data General Multinational Character Set.
  29.     NEXT                NeXT.
  30.  
  31.   7-bit sets:
  32.     ASCII               ANSI ASCII, ISO Reg. 006.  For American
  33.                         terminals in 7-bit environments.  Use
  34.                         this one if everything else fails.
  35.     DANISH              Norwegian/Danish.
  36.     DUTCH               Dutch.
  37.     FINNISH             Finnish.
  38.     FRENCH              ISO French, ISO Reg. 025.
  39.     FRENCH_CANADIAN     French in Canada.
  40.     GERMAN              ISO German, ISO Reg. 021.
  41.     IRV                 International Reference Version, ISO
  42.                         Reg. 002.  For use pedantic in ISO 646
  43.                         environments.
  44.     ITALIAN             ISO Italian, ISO Reg. 015.
  45.     JIS                 JIS ASCII, ISO Reg. 014.  Japanese
  46.                         ASCII hybrid.
  47.     NORWEGIAN_1         ISO Norwegian, Version 1, ISO Reg. 060.
  48.     NORWEGIAN_2         ISO Norwegian, Version 2, ISO Reg. 061.
  49.     PORTUGUESE          ISO Portuguese, ISO Reg. 016.
  50.     PORTUGUESE_COM      Portuguese on Digital terminals.
  51.     SPANISH             ISO Spanish, ISO Reg. 017.
  52.     SPANISH_COM         Spanish.  Digital.
  53.     SWEDISH             ISO Swedish, ISO Reg. 010.
  54.     SWEDISH_NAMES       ISO Swedish for Names, ISO Reg. 011.
  55.     SWEDISH_NAMES_COM   Swedish.  Digital, Hewlett Packard.
  56.     SWISS               Swiss.
  57.     UNITED_KINGDOM      ISO United Kingdom, ISO Reg. 004.
  58.     UNITED_KINGDOM_COM  United Kingdom on DEC and HP terminals.
  59.  
  60.   Please forward your problems, bugs, home-made maps,
  61.   documentation on other sets, etc... to me, Tomten on IRC
  62.   or by E-Mail tomten@solace.hsh.se.
  63.  
  64. See Also:
  65.   DIGRAPH
  66.   BIND ENTER_DIGRAPH
  67.